DataCollection | ComponentOne
C1.DataCollection Assembly / C1.DataCollection Namespace / C1SequenceDataCollection<T> Class / GetItemType Method

In This Topic
    GetItemType Method (C1SequenceDataCollection<T>)
    In This Topic
    Gets the type of the item.
    Syntax
    'Declaration
     
    Public Function GetItemType() As Type
    public Type GetItemType()
    See Also